home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / tex / style / misc / lucida.sty < prev    next >
Text File  |  1995-11-25  |  726b  |  29 lines

  1. \def\fileversion{v1.1}
  2. \def\filedate{91/12/10}
  3. \immediate\write\sixt@@n{File: `lucida.sty' 
  4. \fileversion\space <\filedate> (SPQR)}
  5. % Sebastian Rahtz
  6. % 5 Granary Court
  7. % St Andrewgate
  8. % York Y01 2JR
  9. %
  10. %spqr@uk.ac.soton.ecs
  11. \def\load@courier{%
  12. \postscript@fontdef{Courier}{courier}%
  13. {pcrr}{pcrro}{pcrb}{pcrbo}{pcrr}{pcrr}
  14. }
  15. % people complain that Lucida is too large. OK, we'll make it a bit smaller
  16. %
  17. \def\load@lucida{%
  18. \postscript@fontdef[.9]{Lucida}{lucida}%
  19. {plcr}{plcri}{plcb}{plcbi}{plcrc}{plcro}%
  20. }
  21. \def\load@lucidasans{%
  22. \postscript@fontdef{Lucidasans}{lucidasans}%
  23. {plcrs}{plcrso}{plcbs}{plcbsi}{plcrsc}{plcrso}%
  24. }
  25. \romanfont{lucida}
  26. \sansfont{lucidasans}
  27. \typewriterfont{courier}
  28. \endinput
  29.